home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 February / UG2.ISO / Programos / OutpostSecuritySuiteProInstall_samag.exe / {code_GetDest} / py_localize.en < prev    next >
Encoding:
Text (UTF-16)  |  2009-01-16  |  2.5 KB  |  42 lines

  1. <string table>
  2. ' presets and common
  3.   str1=*"Downloading presets file: "
  4.   str2=*"Downloading configuration files"
  5.   str3=*"Updating presets database"
  6.  
  7. ' news
  8.   str4=*"Downloading news file: "
  9.   str5=*"Unpacking news file: "
  10.  
  11. 'product
  12.   str6=*"Downloading product component: "
  13.   str7=*"Updating update module"
  14.   str8=*"Updating <PRODUCT>"
  15.   str9=*"Updating <PRODUCT>"
  16.  
  17. ' bases
  18.   str10=*"Downloading file: "
  19.   str11=*"Downloading file: "
  20.   str12=*"Downloading <AMW> configuration files"
  21.   str13=*"Downloading <MALWARE> database files list"
  22.   str14=*"Loading <MALWARE> database files lists"
  23.   str15=*"<MALWARE_TTL> databases are up-to-date"
  24.   str16=*"Downloading <MALWARE> database"
  25.  
  26. ' errors in bases
  27.   str20=*"Cannot unzip file: "
  28.   str21=*"Cannot download file: "
  29.   str22=*"Cannot copy: "
  30.   str23=*"Cannot download <MALWARE> database files list"
  31.   str24=*"No <MALWARE> database components to download"
  32.   str25=*"Cannot download some components"
  33.   str26=*"Cannot unzip some downloaded components"
  34.   str27=*"Cannot lock <MALWARE> databases"
  35.   str28=*"Downloading HAX database components"
  36.   str29=*"Downloading HAX component: "
  37.   str30=*"HAX databases are up-to-date"
  38.   str31=*"Copying HAX component: "
  39.   str32=*"HAX component is corrupted: "
  40.  
  41.   </string table>
  42.